home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / bbs_util / wg960530.zip / WTRGATE.LNG < prev    next >
Text File  |  1996-05-30  |  3KB  |  118 lines

  1. ; WaterGate Language File
  2. ;
  3. ; Language: International
  4. ;
  5. ; Each line starts with a number, followed by a text. Comment lines
  6. ; start with a semi-colon. Empty lines are allowed.
  7. ;
  8. ; The text can be up to 255 characters long and can contain be split
  9. ; over more than one line by inserting @<@ in the line. Arguments for
  10. ; line are inserted as @1@ @2@, etc.
  11. ;
  12. ; Hint: use double quotes only around user input
  13. ;
  14.  
  15.  
  16. ;--------------------------------------
  17. ; 100 - System
  18. ;--------------------------------------
  19.  
  20. ; when bouncing
  21. 100 Reason: @1@
  22. 101 Following file was automatically included by @1@
  23. 102 Reason: Domain not found
  24. 103 Domain not found; not bounced: @1@
  25. 104 Failed to include attached file: @1@
  26.  
  27.  
  28. ;--------------------------------------
  29. ; 1000 - List Server reponses
  30. ;--------------------------------------
  31.  
  32. ; Connect/Subscribe
  33. ;
  34. 1000 Missing name after @1@. Help and a list will follow.
  35. 1001 Cannot connect to unknown mailing list "@1@".
  36. 1002 You are already connected to @1@.
  37. 1003 You cannot connect to private mailing list @1@.
  38. 1004 You are not allowed to connect to list @1@.
  39. 1005 Connected @1@ to mailing list @2@.
  40.  
  41. ; Disconnect/Unsubscribe
  42. ;
  43. 1010 Cannot disconnect you from unknown list "@1@".
  44. 1011 You are not connected to @1@, no need to disconnect.
  45. 1012 Disconnected from mailing list @1@.
  46.  
  47. ; Distribution
  48. ;
  49. 1020 This message as distributed by the mailing list @1@
  50. 1021 You are not connected to the mailing list @1@.
  51.  
  52. ; Error
  53. ;
  54. 1030 Unknown command found! (@1@).
  55.  
  56. ; full name in e-mail
  57. 1031 List Server
  58.  
  59. ; subjects
  60. 1032 List Server reply message
  61. 1033 List Server help information
  62. 1034 List Server listing
  63.  
  64. ; more other
  65. 1040 Help will follow in another message.
  66. 1041 Listing of available mailing lists will follow in another message.
  67.  
  68.  
  69. ;--------------------------------------
  70. ; 2000 - AreaMgr reponses
  71. ;--------------------------------------
  72.  
  73. ; @1@ = Area name (usenet or fidonet one)
  74. 2000 Connected @1@
  75. 2001 Disconnected @1@
  76. ; @1@ = Group letter, @2@ = Group description
  77. 2002 Group @1@: @2@
  78. 2003 READ-ONLY
  79. 2004 No areas in this group.
  80. 2005 Help will follow in another message.
  81. 2006 The QUERY listing will follow in another message.
  82. 2007 The LIST listing will follow in another message.
  83. ; @1@ = ACTIVE/PASSIVE
  84. 2008 Your system is now @1@.
  85. 2009 Your system was @1@ already.
  86. 2010 Unknown.
  87. 2011 Your @1@ password is now set to "@2@".
  88. 2012 Your .PKT password is now set to "@1@".
  89. 2013 Your compression program is now set to @1@.
  90. 2014 Unknown compression program "@1@".
  91. ; @1@ = None, Compress/Comp430d, GZip.
  92. 2015 Compression set to @1@.
  93. 2016 Unknown compression type. Use NONE, COMPRESS or GZIP.
  94. 2016 Enabled batch header ("@1@").
  95. 2017 Disabled batch header.
  96. 2018 Unknown batch header option. Use ON or OFF.
  97. 2019 Ignoring.
  98. 2020 Cannot find an area with that name.
  99. 2021 You are not connect to that area; no need to disconnect.
  100. 2022 Disconnected.
  101. 2023 Connected + requested from @1@ uplink.
  102. 2024 You are already connected to that area.
  103. 2025 You are not allowed to connect to that area.
  104. 2026 Connected.
  105. 2027 Incorrect password "@1@"; refusing @2@ request.
  106. ;subjects
  107. 2028 @1@ Query results
  108. 2029 @1@ List results
  109. 2030 @1@ help
  110. 2031 End of @1@ response.
  111. 2032 Unknown system; refusing @1@ request.
  112. 2033 ---- unprocessed message ----
  113. 2034 ---- end of unprocessed message ----
  114. 2035 @1@ response
  115.  
  116. ; end of language file
  117.  
  118.